DBMONEY: The currency symbol for the money column values in the external data file are in the format specified by the DBMONEY. DBMONEY:外部数据文件中的货币列值的货币符号采用由DBMONEY指定的格式。
DBDATE: The date column values in the external data file are in the format specified by this DBDATE. DBDATE:外部数据文件中的日期列值采用由这个DBDATE指定的格式。
As mentioned earlier, this table contains several relational columns for specific information about financial accounts as well as one pureXML column with full account data in XML format. 如前所述,这个表包含几个存储财务帐户的特定信息的关系列,以及一个以XML格式存储完整帐户数据的pureXML列。
The value for the OrderDate is set by calling the Bind expression and passing to it the name of the column in the GridView's associated data source and an optional data format string expression. OrderDate的值是通过调用Bind表达式并向它传递GridView的关联数据源中列的名称和一个可选的数据格式字符串表达式来设置的。